From: Richard M. Stallman Date: Tue, 12 Apr 1994 22:41:42 +0000 (+0000) Subject: Bind M-$. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~92223 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a870f9170bdf32ecb0f816b80fab800384560c5a;p=emacs.git Bind M-$. --- diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 444555c5e47..28595634025 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -626,6 +626,8 @@ You can set this variable in hooks in your init file -- eg: ;;; ********************************************************************** +;;;###autoload (define-key global-map "\M-$" 'ispell-word) + ;;;###autoload (defun ispell-word (&optional following quietly) "Check spelling of word under or before the cursor.